os.root.fd (field)

5 uses

	os (current package)
		root_openat.go#L25: 	fd     sysfdType
		root_openat.go#L34: 		syscall.Close(r.fd)
		root_openat.go#L59: 		syscall.Close(r.fd)
		root_openat.go#L106: 	rootfd := r.root.fd
		root_unix.go#L52: 		fd:   fd,